home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 164
- Top = 177
- Width = 296
- Height = 228
- Caption = 'Bounzy 1.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- TextHeight = 13
- object img3d: TImage
- Left = 12
- Top = 19
- Width = 70
- Height = 53
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label1: TLabel
- Left = 96
- Top = 15
- Width = 109
- Height = 20
- Caption = '3D Producing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 96
- Top = 47
- Width = 110
- Height = 37
- Caption = 'Bounzy'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -29
- Font.Name = 'AdLib BT'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 128
- Top = 37
- Width = 44
- Height = 13
- Caption = 'Presents:'
- end
- object Label4: TLabel
- Left = 208
- Top = 66
- Width = 53
- Height = 13
- Caption = 'Version 1.0'
- end
- object Label5: TLabel
- Left = 72
- Top = 111
- Width = 150
- Height = 20
- Caption = '�yvind �stlund 1999.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 48
- Top = 143
- Width = 198
- Height = 20
- Caption = 'producing_3d@hotmail.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 96
- Top = 127
- Width = 93
- Height = 20
- Caption = '3d Producing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object cmdOK: TButton
- Left = 211
- Top = 171
- Width = 62
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = cmdOKClick
- end
- end
-